Re: .ini parsing - Mailing list pgsql-odbc

From Giuliano Gavazzi
Subject Re: .ini parsing
Date
Msg-id a05210505ba9e91445822@[10.0.1.18]
Whole thread Raw
In response to .ini parsing  (sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]))
Responses Re: .ini parsing
List pgsql-odbc
At 22:03 +0100 2003/03/19,  (Michael Sperber [Mr.
  Pre wrote:
>  >>>>> "Giuliano" == Giuliano Gavazzi <> writes:
>Giuliano> strange. I use iODBC and it is fine with the spaces.
>Besides, are you
>Giuliano> sure the odbc.ini is read by the driver and not by the iodbc driver
>Giuliano> manager? You see, with the old version of iODBC on MacOSX the .ini
>Giuliano> files were actually named differently and had a different location,
>Giuliano> either the driver manager was passing the file location to
>the driver,
>Giuliano> or, as I said above, the files were read by the iODBC driver manager
>Giuliano> indeed.
>Giuliano> Maybe this is a bug with the version of iODBC you are using.
>
>No; iODBC parses the .ini file just fine, with spaces.  It's the
>psqlodbc driver that doesn't.  (I'll be glad to provide details, but
>I've actually debugged and read the code in question to figure this
>out.  It's pretty obvious from looking at the code.)
>

It might be obvious, but then can you tell me why I haven't got any
problems here?

One thing I forgot to say is that I haven't got any Port = 5432 parameter line.

Giuliano

pgsql-odbc by date:

Previous
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date:
Subject: .ini parsing
Next
From: "pg"
Date:
Subject: Re: password leak in mylog thru win odbc